[INFO] fetching crate roli 0.7.2...
[INFO] testing roli-0.7.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate roli 0.7.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate roli 0.7.2
[INFO] finished tweaking crates.io crate roli 0.7.2
[INFO] tweaked toml for crates.io crate roli 0.7.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate roli 0.7.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate roli 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da243e89da95c2b9c61fe6e548a24f2f05d37739fe92a8461a43d398bcba4f09
[INFO] running `Command { std: "docker" "start" "-a" "da243e89da95c2b9c61fe6e548a24f2f05d37739fe92a8461a43d398bcba4f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da243e89da95c2b9c61fe6e548a24f2f05d37739fe92a8461a43d398bcba4f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da243e89da95c2b9c61fe6e548a24f2f05d37739fe92a8461a43d398bcba4f09", kill_on_drop: false }`
[INFO] [stdout] da243e89da95c2b9c61fe6e548a24f2f05d37739fe92a8461a43d398bcba4f09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54f4a99ca58a07333b72a771d22cf9d5ea1b1ec3b17f46320edb80956395c0c2
[INFO] running `Command { std: "docker" "start" "-a" "54f4a99ca58a07333b72a771d22cf9d5ea1b1ec3b17f46320edb80956395c0c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling roli v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.78s
[INFO] running `Command { std: "docker" "inspect" "54f4a99ca58a07333b72a771d22cf9d5ea1b1ec3b17f46320edb80956395c0c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f4a99ca58a07333b72a771d22cf9d5ea1b1ec3b17f46320edb80956395c0c2", kill_on_drop: false }`
[INFO] [stdout] 54f4a99ca58a07333b72a771d22cf9d5ea1b1ec3b17f46320edb80956395c0c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12a174198f803f5d2aa93ca8aea0e3f7af0f2851f6c028b4f0fda1478b3d43fd
[INFO] running `Command { std: "docker" "start" "-a" "12a174198f803f5d2aa93ca8aea0e3f7af0f2851f6c028b4f0fda1478b3d43fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling roli v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.40s
[INFO] running `Command { std: "docker" "inspect" "12a174198f803f5d2aa93ca8aea0e3f7af0f2851f6c028b4f0fda1478b3d43fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a174198f803f5d2aa93ca8aea0e3f7af0f2851f6c028b4f0fda1478b3d43fd", kill_on_drop: false }`
[INFO] [stdout] 12a174198f803f5d2aa93ca8aea0e3f7af0f2851f6c028b4f0fda1478b3d43fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48bbbe69f1df2d147bf25ce3a7cdaa2558489e5350daf8a43e916e0c1ec2ed23
[INFO] running `Command { std: "docker" "start" "-a" "48bbbe69f1df2d147bf25ce3a7cdaa2558489e5350daf8a43e916e0c1ec2ed23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roli-e700fe020cd91dd4)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr]    Doc-tests roli
[INFO] [stdout] test deals::tests::test_invalid_item_id ... ok
[INFO] [stdout] test deals::tests::test_invalid_codes_length ... ok
[INFO] [stdout] test deals::tests::test_invalid_is_price_update ... ok
[INFO] [stdout] test deals::tests::test_invalid_rap ... ok
[INFO] [stdout] test deals::tests::test_invalid_price ... ok
[INFO] [stdout] test deals::tests::test_invalid_timestamp ... ok
[INFO] [stdout] test deals::tests::test_valid_price_update ... ok
[INFO] [stdout] test deals::tests::test_valid_rap_update ... ok
[INFO] [stdout] test items::tests::test_from_raw_invalid_data ... ok
[INFO] [stdout] test items::tests::test_from_raw_valid_data ... ok
[INFO] [stdout] test market_activity::test::test_calculate_sale_price ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... ok
[INFO] [stdout] test src/items.rs - items::Client::all_item_details (line 186) - compile ... ok
[INFO] [stdout] test src/trade_ads.rs - trade_ads::Client::create_trade_ad (line 145) - compile ... ok
[INFO] [stdout] test src/games.rs - games::Client::games_list (line 46) - compile ... ok
[INFO] [stdout] test src/trade_ads.rs - trade_ads::Client::recent_trade_ads (line 240) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Client::group_search (line 80) - compile ... ok
[INFO] [stdout] test src/players.rs - players::Client::player_search (line 157) - compile ... ok
[INFO] [stdout] test src/market_activity.rs - market_activity::Client::recent_sales (line 85) - compile ... ok
[INFO] [stdout] test src/players.rs - players::Client::player_profile (line 225) - compile ... ok
[INFO] [stdout] test src/deals.rs - deals::Client::deals_activity (line 128) - compile ... ok
[INFO] [stdout] test src/lib.rs - ClientBuilder::set_roli_verification (line 225) ... ok
[INFO] [stdout] test src/lib.rs - ClientBuilder::set_reqwest_client (line 240) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "48bbbe69f1df2d147bf25ce3a7cdaa2558489e5350daf8a43e916e0c1ec2ed23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48bbbe69f1df2d147bf25ce3a7cdaa2558489e5350daf8a43e916e0c1ec2ed23", kill_on_drop: false }`
[INFO] [stdout] 48bbbe69f1df2d147bf25ce3a7cdaa2558489e5350daf8a43e916e0c1ec2ed23
